Skip to content

feat(erlang): use OTP 27 by default for Elixir 1.20#6924

Merged
viceice merged 1 commit into
containerbase:mainfrom
kivra-fabber:fix/elixir-otp-27
Jun 16, 2026
Merged

feat(erlang): use OTP 27 by default for Elixir 1.20#6924
viceice merged 1 commit into
containerbase:mainfrom
kivra-fabber:fix/elixir-otp-27

Conversation

@kivra-fabber

Copy link
Copy Markdown
Contributor

This should make #6850 happy

As of 1.20 Elixir does not support OTP 26 anymore so that should not be the default choice here.

https://elixir.hexdocs.pm/1.20.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp

I see renovate jobs failing because when installing Elixir 1.20 they fail to download elixir-otp-26.zip from the releases. See assets here for example: https://github.com/elixir-lang/elixir/releases/tag/v1.20-latest

NOTE: this PR is like #6880 but with verified commits.

@github-actions github-actions Bot requested a review from viceice June 16, 2026 13:35
@viceice viceice changed the title feat(elixir): use OTP 27 by default for Elixir 1.20 feat(erlang): use OTP 27 by default for Elixir 1.20 Jun 16, 2026
@viceice viceice enabled auto-merge June 16, 2026 13:40
@viceice viceice added this pull request to the merge queue Jun 16, 2026
Merged via the queue into containerbase:main with commit 1d0dc2e Jun 16, 2026
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants